Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A few minor connectionmanager fixes, and rate-limiting autoreconnect attempts #322

Closed
wants to merge 2 commits into from

Conversation

SimonWoolf
Copy link
Member

See https://github.com/ably/realtime/issues/637 for rate-limiting discussion

eg retryImmediately assumed that the state wouldn't change from
disconnected in the tick before it tries to connect again, which was
problematic if the connection was closed in that tick.
SimonWoolf added a commit that referenced this pull request Aug 17, 2016
@SimonWoolf
Copy link
Member Author

Merged as ca534f9

@SimonWoolf SimonWoolf closed this Aug 17, 2016
@SimonWoolf SimonWoolf deleted the limit-autorecon branch October 11, 2017 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant